home *** CD-ROM | disk | FTP | other *** search
/ Minami 48 / MINAMI48.ISO / Extra / winamp502_full.exe / $R0 / Winamp Modern / player-shade-group.xml < prev    next >
Text File  |  2003-11-16  |  14KB  |  652 lines

  1.  
  2. <groupdef id="shadeX1"> <!-- SHUFFLE/REPEAT -->
  3.   <layer
  4.     x="0" y="0"
  5.     image="shade.bg.X1"
  6.     ghost="1"
  7.   />
  8.  
  9.   <togglebutton
  10.     id="shadeRepeat"
  11.     x="1" y="8"
  12.     image="shade.button.repeat"
  13.     downImage="shade.button.repeat.pressed"
  14.     hoverImage="shade.button.repeat.hover"
  15.     activeImage="shade.button.repeat"
  16.     tooltip="Toggle Playlist Repeating"
  17.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
  18.     cfgval="2"
  19.     rectrgn="1"
  20.   />
  21.   <togglebutton
  22.     id="shadeShuffle"
  23.     x="20" y="8"
  24.     image="shade.button.shuffle"
  25.     downImage="shade.button.shuffle.pressed"
  26.     hoverImage="shade.button.shuffle.hover"
  27.     activeImage="shade.button.shuffle"
  28.     tooltip="Toggle Playlist Shuffling"
  29.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
  30.     rectrgn="1"
  31.   />
  32.  
  33.   <togglebutton
  34.     id="shadeRepeatLED"
  35.     x="12" y="1"
  36.     image="shade.led.off"
  37.     downImage="shade.led.on"
  38.     activeImage="shade.led.on"
  39.     tooltip="Toggle Playlist Repeating"
  40.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Repeat"
  41.     cfgval="2"
  42.     rectrgn="1"
  43.   />
  44.   <togglebutton
  45.     id="shadeShuffleLED"
  46.     x="31" y="1"
  47.     image="shade.led.off"
  48.     downImage="shade.led.on"
  49.     activeImage="shade.led.on"
  50.     tooltip="Toggle Playlist Shuffling"
  51.     cfgattrib="{45F3F7C1-A6F3-4EE6-A15E-125E92FC3F8D};Shuffle"
  52.     rectrgn="1"
  53.   />
  54. </groupdef>
  55.  
  56.  
  57. <groupdef id="shadeX2"> <!-- EQ -->
  58.   <layer
  59.     x="0" y="0"
  60.     image="shade.bg.X2"
  61.     ghost="1"
  62.   />
  63.   <button
  64.     id="shadeeq"
  65.     x="3" y="4"
  66.     image="shade.button.eq"
  67.     downImage="shade.button.eq.pressed"
  68.     activeImage="shade.button.eq"
  69.     hoverImage="shade.button.eq.hover"
  70.     tooltip="Equalizer"
  71.   />
  72. </groupdef>
  73.  
  74. <groupdef id="shadeX3"> <!-- COLOR THEMES -->
  75.   <layer
  76.     x="0" y="0"
  77.     image="shade.bg.X3"
  78.     ghost="1"
  79.   />
  80.   <button
  81.     id="shadect"
  82.     action="TOGGLE" param="{53DE6284-7E88-4c62-9F93-22ED68E6A024}"
  83.     x="15" y="13"
  84.     image="shade.button.ct"
  85.     downImage="shade.button.ct.pressed"
  86.     activeImage="shade.button.ct"
  87.     hoverImage="shade.button.ct.hover"
  88.     tooltip="Color Themes"
  89.   />
  90.   <ColorThemes:Mgr
  91.     id="colorthemes_shade"
  92.     x="50" y="50"
  93.     w="200" h="100"
  94.     nohscroll="1"
  95.     visible="1"
  96.   />
  97.   <Button
  98.     id="Switch.ct.prev"
  99.     action="colorthemes_previous"
  100.     action_target="colorthemes_shade"
  101.     x="6" y="13"
  102.     image="shade.button.ct.prev"
  103.     downImage="shade.button.ct.prev.pressed"
  104.     hoverImage="shade.button.ct.prev.hover"
  105.     tooltip="Previous ColorTheme"
  106.   />
  107.   <Button
  108.     id="Switch.ct.next"
  109.     action="colorthemes_next"
  110.     action_target="colorthemes_shade"
  111.     x="45" y="13"
  112.     image="shade.button.ct.next"
  113.     downImage="shade.button.ct.next.pressed"
  114.     hoverImage="shade.button.ct.next.hover"
  115.     tooltip="Next ColorTheme"
  116.   />
  117.   <togglebutton
  118.     id="shadeaot"
  119.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
  120.     x="7" y="2"
  121.     image="shade.button.aot"
  122.     downImage="shade.button.aot.pressed"
  123.     activeImage="shade.button.aot"
  124.     hoverImage="shade.button.aot.hover"
  125.     tooltip="Toggle Always on top"
  126.   />
  127.   <togglebutton
  128.     id="shadeaot"
  129.     cfgattrib="{280876CF-48C0-40BC-8E86-73CE6BB462E5};Always on top"
  130.     x="42" y="1"
  131.     image="shade.led.off"
  132.     activeImage="shade.led.on"
  133.     tooltip="Toggle Always on top"
  134.   />
  135. </groupdef>
  136.  
  137. <groupdef id="shadeX4"> <!-- Always on top -->
  138.   <layer
  139.     x="0" y="0"
  140.     image="shade.bg.X4"
  141.     ghost="1"
  142.   />
  143. </groupdef>
  144.  
  145.  
  146.  
  147. <groupdef id="shadedisplay"> <!-- Display-->
  148.   <layer
  149.     x="0" y="0"
  150.     image="shade.display.bg.left"
  151.     ghost="1"
  152.   />
  153.   <layer
  154.     x="10" y="0"
  155.     w="-20"
  156.     relatw="1"
  157.     image="shade.display.bg.center"
  158.     ghost="1"
  159.   />
  160.   <layer
  161.     x="-10" y="0"
  162.     relatx="1"
  163.     image="shade.display.bg.right"
  164.     ghost="1"
  165.   />
  166.   <layer
  167.     x="3" y="4"
  168.     image="shade.display.left"
  169.     ghost="1"
  170.   />
  171.   <layer
  172.     x="13" y="4"
  173.     w="-21"
  174.     relatw="1"
  175.     image="shade.display.center"
  176.     ghost="1"
  177.     tile="1"
  178.   />
  179.   <layer
  180.     x="-8" y="4"
  181.     relatx="1"
  182.     image="shade.display.right"
  183.     ghost="1"
  184.   />
  185.  
  186.   <!-- SEEK SLIDER -->
  187.   <slider
  188.     id="shadeSeeker2"
  189.     action="SEEK"
  190.     x="1" y="15"
  191.     h="10" w="-1"
  192.     relatw="1"
  193.     thumb="shade.button.seek"
  194.     downThumb="shade.button.seek.pressed"
  195.     hoverThumb="shade.button.seek.hover"
  196.     tooltip="Seeker"
  197.     alpha="100"
  198.   />
  199.   <slider
  200.     id="shadeSeekerGhost2"
  201.     action="SEEK"
  202.     x="1" y="15"
  203.     h="10" w="-1"
  204.     relatw="1"
  205.     thumb="shade.button.seek"
  206.     downThumb="shade.button.seek.pressed"
  207.     hoverThumb="shade.button.seek.hover"
  208.     tooltip="Seeker"
  209.   />
  210. </groupdef>
  211.  
  212.  
  213. <groupdef id="shadedisplay2"> <!-- Display-->
  214.   <layer
  215.     x="0" y="0"
  216.     image="shade.display.bg.left"
  217.     ghost="1"
  218.   />
  219.   <layer
  220.     x="10" y="0"
  221.     w="-20"
  222.     relatw="1"
  223.     image="shade.display.bg.center"
  224.     ghost="1"
  225.   />
  226.   <layer
  227.     x="-21" y="1"
  228.     relatx="1"
  229.     image="shade.display2.bg.right"
  230.     ghost="1"
  231.   />
  232.   <layer
  233.     x="3" y="4"
  234.     image="shade.display.left"
  235.     ghost="1"
  236.   />
  237.   <layer
  238.     x="13" y="4"
  239.     w="-32"
  240.     relatw="1"
  241.     image="shade.display.center"
  242.     ghost="1"
  243.     tile="1"
  244.   />
  245.   <layer
  246.     x="-19" y="4"
  247.     relatx="1"
  248.     image="shade.display.right"
  249.     ghost="1"
  250.   />
  251.  
  252.   <button
  253.     id="shade.expand"
  254.     x="-10" y="8"
  255.     relatx="1"
  256.     image="shade.button.expand"
  257.     downImage="shade.button.expand.pressed"
  258.     hoverImage="shade.button.expand.hover"
  259.     tooltip="Expand Display"
  260.     rectrgn="1"
  261.    />
  262.   <button
  263.     id="shade.reduce"
  264.     x="-10" y="8"
  265.     relatx="1"
  266.     image="shade.button.reduce"
  267.     downImage="shade.button.reduce.pressed"
  268.     hoverImage="shade.button.reduce.hover"
  269.     tooltip="Reduce Display / Show more options"
  270.     rectrgn="1"
  271.    />
  272.  
  273.   <!-- SEEK SLIDER -->
  274.   <slider
  275.     id="shadeSeeker"
  276.     action="SEEK"
  277.     x="1" y="15"
  278.     h="10" w="-11"
  279.     relatw="1"
  280.     thumb="shade.button.seek"
  281.     downThumb="shade.button.seek.pressed"
  282.     hoverThumb="shade.button.seek.hover"
  283.     tooltip="Seeker"
  284.     alpha="100"
  285.   />
  286.   <slider
  287.     id="shadeSeekerGhost"
  288.     action="SEEK"
  289.     x="1" y="15"
  290.     h="10" w="-11"
  291.     relatw="1"
  292.     thumb="shade.button.seek"
  293.     downThumb="shade.button.seek.pressed"
  294.     hoverThumb="shade.button.seek.hover"
  295.     tooltip="Seeker"
  296.   />
  297. </groupdef>
  298.  
  299. <groupdef id="shadeticker" h="25"> <!-- Songticker -->
  300.   <text
  301.     id="SongtickerShade" ticker="1"
  302.     display="songname" showlen="1"
  303.     x="40" y="6"
  304.     w="-44" h="10" relatw="1"
  305.     leftpadding="2"
  306.     rightpadding="2"
  307.     font="shade.songticker.font"
  308.     align="left"
  309.     rightclickaction="trackmenu"
  310.     dblclickaction="trackinfo"
  311.     fontsize="13"
  312.     color="font.display.songtickershade"
  313.     altfont="Arial"
  314.    />
  315.   <layer
  316.     x="40" y="4"
  317.     image="shade.display.ticker.overlay"
  318.     ghost="1"
  319.   />
  320. </groupdef>
  321.  
  322. <groupdef id="shadevis" h="25"> <!-- VIS -->
  323.  
  324.   <layer
  325.     x="0" y="4"
  326.     image="shade.display.vis.bg"
  327.     ghost="1"
  328.   />
  329.  
  330.  
  331.  <vis id="visual"
  332.     x="4" y="4" w="53" h="13"
  333.     gammagroup="DisplayVis"
  334.     ColorBand1="255,255,255"
  335.     ColorBand2="255,255,255"
  336.     ColorBand3="255,255,255"
  337.     ColorBand4="255,255,255"
  338.     ColorBand5="255,255,255"
  339.     ColorBand6="255,255,255"
  340.     ColorBand7="255,255,255"
  341.     ColorBand8="255,255,255"
  342.     ColorBand9="255,255,255"
  343.     ColorBand10="255,255,255"
  344.     ColorBand11="255,255,255"
  345.     ColorBand12="255,255,255"
  346.     ColorBand13="255,255,255"
  347.     ColorBand14="255,255,255"
  348.     ColorBand15="255,255,255"
  349.     ColorBand16="255,255,255"
  350.  
  351.     colorbandpeak="255,255,255"
  352.     colorosc1="255,255,255"
  353.     colorosc2="255,255,255"
  354.     colorosc3="255,255,255"
  355.     colorosc4="255,255,255"
  356.     colorosc5="255,255,255"
  357.   />
  358.  
  359.   <layer
  360.     x="0" y="4"
  361.     image="shade.display.vis.overlay"
  362.     ghost="1"
  363.   />
  364.  
  365. </groupdef>
  366.  
  367. <groupdef id="shadetimer" h="25"> <!-- Timer -->
  368.   <text
  369.     id="timer"
  370.     display="time"
  371.     x="5" y="6"
  372.     w="40" h="10"
  373.     font="shade.songticker.font"
  374.     align="left"
  375.     timecolonwidth="2"
  376.     timeroffstyle="1"
  377.     fontsize="12"
  378.     color="font.display"
  379.     altfont="Arial"
  380.     altfontsize="13"
  381.     altbold="1"
  382.   />
  383. </groupdef>
  384.  
  385.  
  386.  
  387. <groupdef id="shademain" name="Shade Main" w="0" h="25" relatw="1">
  388.  
  389.   <!-- Background -->
  390.   <layer
  391.     x="0" y="0"
  392.     image="shade.bg.left"
  393.     dblClickAction="SWITCH;normal"
  394.   />
  395.   <layer
  396.     x="303" y="0"
  397.     w="-352"
  398.     relatw="1"
  399.     image="shade.bg.center"
  400.     dblClickAction="SWITCH;normal"
  401.   />
  402.   <layer
  403.     x="-49" y="0"
  404.     relatx="1"
  405.     image="shade.bg.right"
  406.     dblClickAction="SWITCH;normal"
  407.   />
  408.   <layer
  409.     x="128" y="5"
  410.     image="shade.bg.overlay"
  411.     dblClickAction="SWITCH;normal"
  412.   />
  413.   <layer
  414.     x="-54" y="0"
  415.     relatx="1"
  416.     image="shade.bg.resize"
  417.     ghost="1"
  418.   />
  419.   <layer
  420.     id="shade.region.left"
  421.     x="0" y="0"
  422.     image="shade.regions.left"
  423.     sysregion="-2"
  424.   />
  425.   <layer
  426.     id="shade.region.right"
  427.     x="-5" y="0"
  428.     relatx="1"
  429.     image="shade.regions.right"
  430.     sysregion="-2"
  431.   />
  432.   <layer
  433.     x="0" y="0"
  434.     w="5" h="25"
  435.     resize="left"
  436.   />
  437.   <layer
  438.     x="-5" y="0"
  439.     relatx="1"
  440.     w="5" h="25"
  441.     resize="right"
  442.   />
  443.  
  444.  
  445.   <!-- Sysmenu -->
  446.   <button
  447.     id="shadeSysmenu"
  448.     action="SYSMENU"
  449.     x="6" y="4"
  450.     image="shade.button.sysmenu"
  451.     downImage="shade.button.sysmenu.pressed"
  452.     hoverImage="shade.button.sysmenu.hover"
  453.     tooltip="Main Menu"
  454.   />
  455.  
  456.  
  457.   <!-- PREVIOUS -->
  458.   <button
  459.     id="shadePrevious"
  460.     action="PREV"
  461.     x="29" y="6"
  462.     image="shade.button.previous"
  463.     downImage="shade.button.previous.pressed"
  464.     hoverImage="shade.button.previous.hover"
  465.     tooltip="Previous"
  466.     rectrgn="1"
  467.   />
  468.   <!-- Playback Button Status -->
  469.   <status
  470.     id="shadestatus"
  471.     x="54" y="8"
  472.     stopBitmap="shade.button.status.stop"
  473.     playBitmap="shade.button.status.play"
  474.     pauseBitmap="shade.button.status.pause"
  475.     ghost="1"
  476.   />
  477.  
  478.   <!-- PLAY -->
  479.   <button
  480.     id="shadePlay"
  481.     action="PLAY"
  482.     x="49" y="4"
  483.     image="shade.button.play"
  484.     downImage="shade.button.play.pressed"
  485.     hoverImage="shade.button.play.hover"
  486.     status="shade.button.play.active"
  487.     tooltip="Play"
  488.     rectrgn="1"
  489.   />
  490.  
  491.   <!-- PAUSE -->
  492.   <button
  493.     id="shadePause"
  494.     action="PAUSE"
  495.     x="71" y="4"
  496.     image="shade.button.pause"
  497.     downImage="shade.button.pause.pressed"
  498.     hoverImage="shade.button.pause.hover"
  499.     tooltip="Pause"
  500.     rectrgn="1"
  501.   />
  502.  
  503.   <!-- STOP -->
  504.   <button
  505.     id="shadeStop"
  506.     action="STOP"
  507.     x="93" y="4"
  508.     image="shade.button.stop"
  509.     downImage="shade.button.stop.pressed"
  510.     hoverImage="shade.button.stop.hover"
  511.     tooltip="Stop"
  512.     rectrgn="1"
  513.   />
  514.  
  515.   <!-- NEXT -->
  516.   <button
  517.     id="shadeNext"
  518.     action="NEXT"
  519.     x="116" y="6"
  520.     image="shade.button.next"
  521.     downImage="shade.button.next.pressed"
  522.     hoverImage="shade.button.next.hover"
  523.     tooltip="Next"
  524.     rectrgn="1"
  525.   />
  526.  
  527.  
  528.   <!-- VOLUME -->
  529.   <layer
  530.     id="volumebarShade"
  531.     x="168" y="17"
  532.     w="10"
  533.     image="player.volumebar"
  534.   />
  535.   <slider
  536.     id="shadeVolume"
  537.     action="VOLUME"
  538.     x="164" y="12"
  539.     w="56" h="11"
  540.     thumb="shade.button.volume"
  541.     downThumb="shade.button.volume.pressed"
  542.     hoverThumb="shade.button.volume.hover"
  543.     tooltip="Volume"
  544.   />
  545.  
  546.   <!-- MUTE -->
  547.   <togglebutton
  548.     id="shademute"
  549.     x="148" y="8"
  550.     image="shade.button.mute.off"
  551.     downImage="shade.button.mute.on.pressed"
  552.     hoverImage="shade.button.mute.on.hover"
  553.     activeImage="shade.button.mute.on"
  554.     tooltip="Toggle Mute"
  555.     rectrgn="1"
  556.   />
  557.  
  558.   <!-- EJECT/PL/ML -->
  559.   <button
  560.     id="shadeEJECT"
  561.     action="EJECT"
  562.     x="229" y="10"
  563.     image="shade.button.eject"
  564.     downImage="shade.button.eject.pressed"
  565.     hoverImage="shade.button.eject.hover"
  566.     tooltip="Open file(s)"
  567.   />
  568.   <layer
  569.     x="249" y="10"
  570.     image="shade.button.pl"
  571.   />
  572.   <layer
  573.     x="267" y="10"
  574.     image="shade.button.ml"
  575.   />
  576.  
  577.   <button
  578.     id="shadepl"
  579.     action="TOGGLE" param="guid:pl"
  580.     x="249" y="10"
  581.     image="shade.button.pl"
  582.     downImage="shade.button.pl.pressed"
  583.     hoverImage="shade.button.pl.hover"
  584.     activeImage="shade.button.pl.active"
  585.     tooltip="Playlist Editor"
  586.   />
  587.   <button
  588.     id="shademl"
  589.     action="TOGGLE" param="guid:ml"
  590.     x="267" y="10"
  591.     image="shade.button.ml"
  592.     downImage="shade.button.ml.pressed"
  593.     hoverImage="shade.button.ml.hover"
  594.     activeImage="shade.button.ml.active"
  595.     tooltip="Media Library"
  596.   />
  597.  
  598.   <!-- Resizer -->
  599.   <layer
  600.     x="-54" y="1"
  601.     w="9" h="23"
  602.     relatx="1"
  603.     image="shade.pl.resize"
  604.     resize="right"
  605.     rectrgn="1"
  606.   />
  607.  
  608.   <!-- CLOSE/SHADE/MINIMIZE -->
  609.   <button
  610.     id="shadeMinimize"
  611.     action="MINIMIZE"
  612.     x="-41" y="4"
  613.     relatx="1"
  614.     image="shade.button.minimize"
  615.     downImage="shade.button.minimize.pressed"
  616.     hoverImage="shade.button.minimize.hover"
  617.     tooltip="Minimize Winamp"
  618.   />
  619.   <button
  620.     id="shadeClose"
  621.     action="CLOSE"
  622.     x="-17" y="4"
  623.     relatx="1"
  624.     image="shade.button.close"
  625.     downImage="shade.button.close.pressed"
  626.     hoverImage="shade.button.close.hover"
  627.     tooltip="Exit Winamp"
  628.   />
  629.   <button
  630.     id="shadeWinshade"
  631.     action="SWITCH" param="normal"
  632.     x="-29" y="4"
  633.     relatx="1"
  634.     image="shade.button.winshade"
  635.     downImage="shade.button.winshade.pressed"
  636.     hoverImage="shade.button.winshade.hover"
  637.     tooltip="Return to Normal Mode"
  638.   />
  639.  
  640.   <group id="shadedisplay" x="299" y="0" w="150" visible="0"/>
  641.   <group id="shadedisplay2" x="299" y="0" w="150" visible="0"/>
  642.   <group id="shadeticker" x="299" y="0" w="40" visible="0"/>
  643.   <group id="shadevis" x="299" y="0" w="60" relatx="1" visible="0"/>
  644.   <group id="shadetimer" x="299" y="0" w="40" visible="0"/>
  645.   <group id="shadeX1" x="-237" y="0" relatx="1" visible="0"/>
  646.   <group id="shadeX2" x="-195" y="0" relatx="1" visible="0"/>
  647.   <group id="shadeX3" x="-174" y="1" relatx="1" visible="0"/>
  648.   <group id="shadeX4" x="-130" y="0" relatx="1" visible="0"/>
  649.  
  650.   <script id="seekshade.script" file="scripts/seekshade.maki" />
  651.  
  652. </groupdef>